@charset "utf-8";
/* CSS Document */

a {
	color: #333;
	text-decoration: none;	
}
a:hover {
	color: #2651a5;
	text-decoration: underline;	
}
h3 {
	color: #333;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
	position: relative;	
}
h3 span {
	color: #999;
	font-size: 14px;	
}
h3 span em {
	font-weight: normal;
	font-style: normal;
	padding-left: 8px;
	padding-right: 4px;
}
h3 a {
	display: block;
	background-color: #2651a5;
	color: #fff;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	top: 4px;
	right: 0;	
}
h3 a:hover {
	color: #fff;
	text-decoration: none;
}
h3 small {
	display: block;
	color: #999;
	font-size: 12px;
	position: absolute;
	top: 0;
	right: 15px;	
}
.com-container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;	
}
.com-container:before, .com-container:after {
	display: table;
	content: '';	
}
.pad20 {
	padding-top: 20px;
	padding-bottom: 20px;	
}
.ico {
	display: block;
	position: absolute;	
}

/* Top */
.top {
	background-color: #3d3d3d;
	color: #fff;
	line-height: 36px;
}
.top a {
	color: #fff;	
}
.top span {
	padding-left: 10px;
	padding-right: 10px;	
}

/* Header */
.header {
	height: 92px;
	position: relative;
	z-index: 20;
}
.header h1 {
	background: url(../images/Logo.png) 0 0 no-repeat;
	height: 52px;
	width: 410px;
	text-indent: -30em;
	overflow: hidden;
	margin-top: 20px;	
}
.header ul {
	border-left: 1px solid #e5e5e5;	
}
.header ul li {
	float: left;
	border-right: 1px solid #e5e5e5;
	height: 92px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;	
}
.header ul li > a {
	display: block;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 28px;
}
.header ul li:hover > a, .header ul li.hover > a {
	color: #2651a5;
	border-bottom: 2px solid #2651a5;
	text-decoration: none;
}

/* Banner */
.banner {
	width: 100%;
	position: relative;
	z-index: 10;	
}
.banner img {
	width: 100%;
}

/* About */
.about {
	width: 570px;	
}
.about .content {
	margin-top: 10px;	
}
.view-more, .view-more:hover {
	color: #ed1c24;	
}
.about .list {
	margin-top: 10px;	
}
.list li {
	float: left;
	width: 285px;
	position: relative;
}
.list li a {
	display: block;
	height: 28px;
	line-height: 28px;
	margin-left: 20px;
	margin-right: 15px;	
}
.ico-01 {
	background: url(../images/Ico.png) 0 0 no-repeat;
	height: 13px;
	width: 13px;
	top: 7px;
	left: 0;	
}

/* Case */
.case {
	width: 590px;	
}
.case .content {
	height: 220px;
	width: 270px;
	margin-top: 10px;	
}
.tab {
	width: 300px;	
}
.tab li {
	background-color: #f7f7f7;
	border: 1px solid #e5e5e5;
	cursor: pointer;
	height: 34px;
	line-height: 34px;
	margin-top: 10px;
	position: relative;
}
.tab li span {
	display: block;
	margin-left: 10px;
	margin-right: 40px;	
}
.tab li .ico-02 {
	background: #fff url(../images/Ico.png) -30px 8px no-repeat;
	border-left: 1px solid #e5e5e5;
	width: 32px;
	top: 1px;
	right: 1px;	
	bottom: 1px;
}
.tab li:hover, .tab li.current {
	background-color: #2651a5;
	color: #fff;
}
.tab li:hover .ico-02, .tab li.current .ico-02 {
	background: #2651a5 url(../images/Ico.png) -70px 8px no-repeat;
	border-left: 1px solid #2651a5;	
}

/* Products */
.pro {
	background-color: #eee;
	width: 100%;	
}
.pro .content {
	width: 100%;
	margin-top: 15px;
	position: relative;	
}
.pro ul {
	min-width: 1200px;	
}
.pro ul li {
	float: left;
	overflow: hidden;
	width: 280px;
	margin-left: 10px;
	margin-right: 10px;	
}
.pro ul li img {
	height: 220px;
	width: 280px;
}
.pro ul li p {
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin-top: 6px;	
}
.pro .l-btn, .pro .r-btn {
	display: none;
	background-color: #eee;
	cursor: pointer;
	height: 10px;
	width: 10px;
	position: absolute;
	top: 0;
}
.pro .l-btn {
	left: 0;	
}
.pro .r-btn {
	right: 0;	
}
.scroll-content {
	height: 252px;
	width: 100%;
	overflow: hidden;
}

/* Footer */
.footer {
	background-color: #252934;
	color: #747C91;
	width: 100%;	
}
.footer .content {
	background: url(../images/Bottom_logo.png) 0 10px no-repeat;
	line-height: 2;
	padding-left: 110px;
}
.footer .ewm {
	padding-left: 65px;
	position: relative;	
}
.footer .ewm img {
	display: block;
	height: 84px;
	width: 84px;
}
.footer .ewm p {
	position: absolute;
	left: 0;
	top: 28%;	
}

/* Links */
.links {
	background-color: #15181F;
	color: #999;
	width: 100%;
	padding: 10px 0;
}
.links h3 {
	color: #999;
	margin-bottom: 1px;	
}
.links .content a {
	color: #999;
}
.links .content i {
	font-style: normal;
	padding: 0 8px;	
}

/* Page-left */
.page-left {
	width: 268px;	
}
.page-left h3 {
	background-color: #2651a5;
	color: #fff;
	height: 42px;
	line-height: 42px;
	padding-left: 30px;
	margin-bottom: 1px;
}
.page-left ul li {
	background-color: #f4f4f4;
	border-bottom: 1px solid #e5e5e5;	
}
.page-left ul li a {
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;	
}
.page-left ul li a:hover, .page-left ul li a.hover {
	background-color: #F1525A;
	color: #fff; 
	text-decoration: none;	
}
.page-left p {
	margin-top: 10px;	
}

/* Page-right */
.page-right {
	border: 1px solid #d3d3d3;
	width: 905px;	
}
.page-right h3 {
	background-color: #f6f6f6;
	border-bottom: 1px solid #d3d3d3;
	height: 42px;
	line-height: 42px;
	padding-left: 15px;
}
.page-right .page-content {
	margin: 15px;	
}

.bgf {
	background-color: #0C0;	
}